object MPEGConfig_AudioEffectVolumeForm: TMPEGConfig_AudioEffectVolumeForm Left = 238 Top = 222 BorderStyle = bsDialog Caption = '��͒�...' ClientHeight = 101 ClientWidth = 325 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False ShowHint = True OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 12 object ProgressLabel: TLabel Left = 214 Top = 8 Width = 89 Height = 12 Alignment = taRightJustify AutoSize = False end object Panel3: TPanel Left = 16 Top = 22 Width = 289 Height = 22 BevelOuter = bvNone BorderStyle = bsSingle TabOrder = 0 object ProgressGauge: TGauge Left = 0 Top = 0 Width = 285 Height = 18 Align = alClient BorderStyle = bsNone Color = clBtnFace ForeColor = clNavy ParentColor = False Progress = 0 end end object CancelButton: TButton Left = 231 Top = 69 Width = 75 Height = 25 Cancel = True Caption = '���f' TabOrder = 1 OnClick = CancelButtonClick end object StartupTimer: TTimer Interval = 1 OnTimer = StartupTimerTimer Left = 34 Top = 56 end end